home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / 3d / ftpov / !ReadMe next >
Text File  |  1996-03-06  |  3KB  |  90 lines

  1. FTPOV 1.1
  2.  
  3. A port of the Faster-Than-POV source, with additional extra features. Speeds
  4. up rendering times of POV using first hit and light buffers, at the expense
  5. of slightly extra memory. Snow, ground fog, glowing light sources and extra 
  6. textures have also been added in this port.
  7.  
  8.  
  9. POVRAY21e
  10.  
  11. A recompile of the POV source, with additional extra features. The POVRAY21e
  12. binary is about 20k less than than the FTPOV11 binary, so may prove useful
  13. when operating under minimal memory conditions. I remember unplugging the
  14. majority of modules in ROS311, and running POV from the supervisor prompt
  15. (I'd unplugged the desktop module) when I had my little A3000 with only 2mb.
  16. The 'e' suffix means that it 
  17.       
  18.       
  19. Instructions On Use
  20. -------------------
  21.  
  22. If you're using the POV front end, open the !POVray2 application, rename
  23. the file 'povray2' to something like 'oldpov'. Copy POVRAY21e into the 
  24. directory, and rename it to 'povray2'. The front end will now run the new 
  25. version.
  26.  
  27. FTPOV11 cannot be used from the front end, because there is nowhere in the
  28. front end to add additional command line options. Sorry, but you'll have
  29. to run it from the command line! (Gasps of horror from the ensuing masses)
  30. See the POV file for documentation on the command line options. If you're 
  31. still stuck, you could always ask Brian Ruth to update the front end.
  32.  
  33.  
  34.  
  35. The Features
  36. ------------
  37.  
  38. These are documented briefly in the Features textfile, and the various bits
  39. of code and details from the authors are contained in the authors directory.
  40.  
  41.  
  42. Distribution
  43. ------------
  44.  
  45. As far as I'm concerned, you can do what you like with this, however other
  46. people may have other ideas. You are requested to refer to the files 
  47. regarding the various parts of this build as to how you are allowed to
  48. distribute it.
  49.  
  50. As a general rule of thumb (don't quote me on this!) you can do what you like
  51. with it as long as you don't charge for it, and that you make sure that the
  52. authors are given full credit for their work. You must also keep all of the
  53. files together, especially the POVLegal file, and the Authors sub- directory,
  54. because that's where all the legal stuff is.
  55.  
  56.  
  57.  
  58. Credits
  59. -------
  60.  
  61. Completely unofficial port of Faster-Than-POV v2.1, with a couple of
  62. additional bits thrown in for fun. 
  63.  
  64. Compiled by Brian Tucker    (bt1@doc.ic.ac.uk) 
  65. RISC-OS code by Adam Hamilton     (aph@swindon.gpsemi.com)
  66. FTPOV v2.1 by Dieter Bayer     (dieter@cip.e-technik.uni-erlangen.de)
  67. POVAFX10 by Marcos Fajardo     (mfajardo@freenet.hut.fi) 
  68. GroundFog by Kari Kivisalo    (kkivisal@vipunen.hut.fi)
  69. DirichletDomains by annonymous  
  70. Snow by Robert J. MacG. Dawson     (rdawson@husky1.stmarys.ca)
  71.  
  72.  
  73. My thanks goes out to all the authours who so willingly stuck there code in
  74. the public domain, if there are any problems, you'd better report them to me
  75. (Brian), since as soon as you mention RISC-OS, most of them won't have a clue
  76. about what you're talking about.
  77.  
  78. Thanks especially to Adam Hamilton for giving me his small routine that swaps
  79. the DOS filenames around. It means that this is compatible with the version
  80. he released. With a bit of luck I might be able to persuade him to compile a
  81. version that works with the Floating Point Co-Processor.
  82.  
  83.  
  84. Happy tracing
  85.  
  86. Brian Tucker
  87. (bt1@doc.ic.ac.uk)
  88.  
  89.  
  90.